forked from polkadot-js/apps
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from polkadot-js:master #55
Open
pull
wants to merge
386
commits into
dhiway:master
Choose a base branch
from
polkadot-js:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* set peoplpe chain as source of ids * chore: add BridgeHub RPCs * chore: add people rpc * fix: peopleForIdentity only on system
skip-checks: true
* Add: Energy Web X Paseo parachain(PEX) * Remove REX from Rococo * fix: linting, build
skip-checks: true
* Disable unreachable endpoints * lint --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
skip-checks: true
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
skip-checks: true
skip-checks: true
skip-checks: true
* added overview page * sanitized task * added workplan table * staged missing files * updated filters * fixed some types * updated mask graph * copyright * linting * install * added relay overview * linting * refactoring hooks * translations * updated coretime deps * updated tsconfig * fixed build * root tsconfig * fix tsconfig * app-coretime and app-broker * filter bug fix * prettied mask bar * updated deps * updated deps broker * removed TS filter and added graph * linting * fixed headers * fixed filter * updated coretime summary * updated relay tables * fixed bulk price display * updated regions * styling * fixed pallet version mismaatch info * fixed expand button * fixed alignment issues * yarn install * integrated some suggestions * linting * updated version * Fix Header on table * Small nit around naming * Usage bar console err fix: NaN * rearranged the layout for page broker on Coretime chain, changed UsageBar element to be more generic * filtering parachains by id * moved a type to a seprate type file * skip build and npm * generated locales * added default ui colours to test chains and kusama * abstracted logic from the rendering * default ui highlight fallback * table responsive - hiding timeslice info from the rows on mobile * version updates for react-components and react-query * exporting defaultHighlight * responsive summary * small fix for workplan filtering * separated coretime chain page * removed unused references * added useBrokerReservations call and marked reserved chains * useBrokerLease, added Legacy Lease type * showing last block for legacy leases * added processing at data retrieval * fix: missing icon * linting * organized files, minor refactor * moved filters out of the Overview componennt * minor refactor * version update * regenerated yarn lock * renamed column * linter :) * ts fixes :) --------- Co-authored-by: bee344 <[email protected]> Co-authored-by: Alberto Nicolas Penayo <[email protected]> Co-authored-by: tarikgul <[email protected]>
* added overview page * sanitized task * added workplan table * staged missing files * updated filters * fixed some types * updated mask graph * copyright * linting * install * added relay overview * linting * refactoring hooks * translations * updated coretime deps * updated tsconfig * fixed build * root tsconfig * fix tsconfig * app-coretime and app-broker * filter bug fix * prettied mask bar * updated deps * updated deps broker * removed TS filter and added graph * linting * fixed headers * fixed filter * updated coretime summary * updated relay tables * fixed bulk price display * updated regions * styling * fixed pallet version mismaatch info * fixed expand button * fixed alignment issues * yarn install * integrated some suggestions * linting * updated version * Fix Header on table * Small nit around naming * Usage bar console err fix: NaN * rearranged the layout for page broker on Coretime chain, changed UsageBar element to be more generic * filtering parachains by id * moved a type to a seprate type file * skip build and npm * generated locales * added default ui colours to test chains and kusama * abstracted logic from the rendering * default ui highlight fallback * table responsive - hiding timeslice info from the rows on mobile * version updates for react-components and react-query * exporting defaultHighlight * responsive summary * small fix for workplan filtering * separated coretime chain page * removed unused references * added useBrokerReservations call and marked reserved chains * useBrokerLease, added Legacy Lease type * showing last block for legacy leases * added processing at data retrieval * fix: missing icon * linting * organized files, minor refactor * moved filters out of the Overview componennt * minor refactor * version update * regenerated yarn lock * renamed column * linter :) * ts fixes :) --------- Co-authored-by: bee344 <[email protected]> Co-authored-by: Alberto Nicolas Penayo <[email protected]> Co-authored-by: tarikgul <[email protected]>
skip-checks: true
* xcavate-add-paseo * change ordering * resolve conflict * remove changes * reorder --------- Co-authored-by: Ganesh oli <[email protected]>
skip-checks: true
skip-checks: true
skip-checks: true
…e API (#10910) * added placeholders for when no data is available * linter warning
skip-checks: true
skip-checks: true
skip-checks: true
* Move Zeitgeist Battery Station to Paseo * Fix alphabetical order
skip-checks: true
…bulk price value for overtime ui tab (#10923)
skip-checks: true
* fix: commented out unreachable RPC endpoints * fix: commented out unreachable RPC endpoints * fix: Remove Zondax endpoint from testingRelayPaseo configuration
skip-checks: true
* fix: types for Bounties test * fix: types for bounties page and related components
skip-checks: true
skip-checks: true
* fix: transactionPaymentApi issue * chore: changed variable name * chore: added comment
skip-checks: true
* Add joystream genesis hash to api constants, add joystream-specific inflation parameters to params/inflation.ts file * Fix linting issue
skip-checks: true
skip-checks: true
* feat: Add Torus Network Chain * feat: Add Torus logo to production endpoints * fix: Update copyright year in auto-generated Torus PNG file * fix: sort torus url in `production.ts`
skip-checks: true
* added more details of the sale phases to the sale detail, added current region dates on the sale overview, links to other coretime resellers * refactor, separated components for readability * partial lint * arranged white boxes * added dotlake link, added price graph link, visual improvements * fixed incorrect sale times plus added an exception for the second sale on Kusams * lint and tsc * added ui colour * translation * wording change * typo
skip-checks: true
skip-checks: true
* update allfeat testnet * fix alphabetical order
skip-checks: true
skip-checks: true
* fix: commented out unreachable RPC endpoints * fix: commented out unreachable RPC endpoints * fix: Remove Zondax endpoint from testingRelayPaseo configuration * fix: disable unreachable endpoints * fix: disable unreachable endpoints
skip-checks: true
* fix: restore submit proposal button again * chore: check if bondMin is not null
skip-checks: true
* fix: get next asset id * fix: asset id bit length as prop * chore: type for asset id bitlength * fix: special case for assethub chains * chore: remove toLowerCase()
skip-checks: true
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )